Rename src/unexec.c => src/unexcoff.c.
authorEli Zaretskii <eliz@gnu.org>
Thu, 5 Aug 2010 17:11:32 +0000 (20:11 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 5 Aug 2010 17:11:32 +0000 (20:11 +0300)
commit29697e238cc5c0252a6e35588bac811824a7ddb5
tree01056ac3bd8812e6c2f4c547a6840aa5eb80e153
parent3b2de3aba3693323696777a9294537f8370fcc98
Rename src/unexec.c => src/unexcoff.c.

 src/unexcoff.c: Renamed from unexec.c.
 src/deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].
 configure.in (UNEXEC_OBJ): Rename unexec.o => unexcoff.o.
 admin/MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
 etc/AUTHORS: Rename unexec.o => unexcoff.o.
 etc/PROBLEMS: Rename unexec.o => unex*.o.
 lisp/emacs-lisp/find-gc.el (find-gc-source-files): Rename
 unexec.c => unexcoff.c.
 lisp/emacs-lisp/authors.el (authors-fixed-entries): Rename
 unexec.c => unexcoff.c.
 msdos/sed1v2.inp (UNEXEC_OBJ): Edit to unexcoff.o, due to renaming of
 unexec.c => unexcoff.c.
15 files changed:
ChangeLog
admin/ChangeLog
configure.in
etc/AUTHORS
etc/ChangeLog
etc/PROBLEMS
lisp/ChangeLog
lisp/emacs-lisp/authors.el
lisp/emacs-lisp/find-gc.el
msdos/ChangeLog
msdos/sed1v2.inp
src/ChangeLog
src/deps.mk
src/unexcoff.c [new file with mode: 0644]
src/unexec.c [deleted file]